deleteById
Deletes a user by their ID.
Return
true if the user was deleted, otherwise false
Parameters
userId
the unique identifier of the user
Deletes a user by their ID.
true if the user was deleted, otherwise false
the unique identifier of the user